From: Richard M. Stallman Date: Thu, 25 Nov 1993 21:35:08 +0000 (+0000) Subject: Comment changes. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~93880 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b16375c25d27da49ded2fed70a91180b5d9f9c97;p=emacs.git Comment changes. --- diff --git a/src/m/iris4d.h b/src/m/iris4d.h index 2b0ab628bf1..670a218e936 100644 --- a/src/m/iris4d.h +++ b/src/m/iris4d.h @@ -1,4 +1,4 @@ -/* machine description file for Iris-4D machines. Use with s/iris[45]-*.h. +/* machine description file for Iris-4D machines. Use with s/irix[45]-*.h. Copyright (C) 1987 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -146,10 +146,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ in which crt1.o and crt1.n should be used. */ #define HAVE_CRTN -/* When you *do* link with -lbsd, you *still* get System V getpgrp, unless: - you define _BSD_COMPAT, -or- you call `BSDgetpgrp' explicitly. - Emacs does the latter. */ - #ifndef USG5_4 #ifdef HAVE_CRTN /* Must define START-FILES so that the linker can find /usr/lib/crt0.o. */